The SixBit Application Programming Interface
Error Handling

All method calls return a ResponseType structure specific to the type of call. 

All ResponseTypes will return a StatusResultType Structure containing a ShortMessageLongMessageSeverity and ReturnCode.

The ReturnCode is a unique code identifying the error.  A complete list of return codes can be found in the List of Error Codes.